home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 138 / 138.xpi / chrome / stumbleupon.jar / content / skin / preferenceDialog.css < prev    next >
Cascading Style Sheet File  |  2009-05-22  |  559b  |  37 lines

  1.  
  2. #shortcuts listitem[selected=true] {
  3.     background-color: highlight !important;
  4.     color: highlighttext !important;
  5. }
  6.  
  7. #toggle > .checkbox-spacer-box {
  8.     border-right-width: 5px;
  9.     border-right-style: solid;
  10.     border-right-color: transparent;
  11. }
  12.  
  13. #show_mode_more {
  14.     margin-right: 0;
  15. }
  16.  
  17. #show_mode_more_button {
  18.     margin-left: 0;
  19. }
  20.  
  21. #show_mode_more > .checkbox-label-center-box {
  22.     display: none;
  23. }
  24.  
  25. #show_mode_more > .checkbox-label-box {
  26.     display: none;
  27. }
  28.  
  29. #show_mode_more > .checkbox-label-icon {
  30.     display: none;
  31. }
  32.  
  33. .searchlinks-service-icon {
  34.     margin-left: 5px;
  35. }
  36.  
  37.